 /* .CIG-Key-Individuals-CBC li {
 border: 1px solid #cccccc; 
  margin: 0.5em;
  padding: 0.5em;
}*/

ul.CIG-Key-Individuals-CBC {
  list-style-type: none;
  padding-left: 0;
}

.CIG-Key-Individuals-CBC ul {
  margin-left: 0px;
  padding-left: 0px;
  margin-top: 10px;
}

.CIG-Key-Individuals-CBC li {
  list-style: none;
  font-size: 14px;
  font-size: 1rem;
  font-style: normal;
  font-variant-caps: normal;
  color: #333;
  font-weight: 400;
  margin: 0.5em;
  padding-bottom: 0.5em;
  /* line-height: 0px;*/
}

.CIG-Key-Individuals-CBC button.responsibilities-btn::before {
  content: "\f0da";
  font-family: "Font Awesome\ 5 Free";
  font-size: 18px;
  font-weight: 900;
  color: #333333;
  margin-right: 10px;
  display: inline-block;
}

.CIG-Key-Individuals-CBC button.responsibilities-btn {
  border: none;
  cursor: pointer;
  background-color: transparent;
  padding: 0;
  color: #333333;
  margin-left: 8px;
}

.CIG-Key-Individuals-CBC button.responsibilities-btn:focus {
  outline: none;
}

/* .CIG-Key-Individuals-CBC .responsibilities-list {
  display: none;
} */

.CIG-Key-Individuals-CBC .key-end {
  margin-bottom: 15px;
}

/* 374 x 236 */
.CIG-Key-Individuals-CBC img {
  width: 100%;
  margin: 0px;
  border-radius: 3px;
  flex-basis: 25%;
  /*  height: 260px; */
  /*  width: 399px; */
}

.CIG-Key-Individuals-CBC h1 {
  font-size: 24px;
  color: #333;
  margin: 0px;
  font-weight: 300;
}

.CIG-Key-Individuals-CBC h2 {
  font-size: 18px;
  color: #767676;
  margin: 0px;
  font-weight: 300;
}

.CIG-Key-Individuals-CBC p {
  margin: 0px;
  font-weight: 500;
}

.CIG-Key-Individuals-CBC li.pdf-icon {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.CIG-Key-Individuals-CBC li.pdf-icon::before {
  content: "\f1c1";
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
  font-weight: 900;
  color: #6c757d;
  left: 0px;
  position: absolute;
  margin-top: 10px;
}

.CIG-Key-Individuals-CBC .key-end {
  margin-bottom: 15px;
}

i {
  font-size: 16px;
}

ul.CIG-Key-Individuals-CBC a {
  font-size: 16px;
}

li a {
  font-weight: 400;
}

a.bb-title {
  font-weight: 600;
  font-size: 15px;
}

span.abbr-text {
  font-weight: 600;
  font-size: 14px;
}

span.detail-.page {
  font-weight: 500;
  font-size: 14px;
}

.main-theme .CIG-Key-Individuals-CBC .line-adjust {
  line-height: 0.5;
}

/* Add slot id for newly generated slots : slot designated in template */

#key-people-block-slot .sl-horizontal-row {
  flex-wrap: wrap;
}

#key-people-block-slot .sl-horizontal-item {
  flex-basis: 25%;
}

#key-people-block-slot {
  padding: 40px;
}

@media screen and (max-width: 1280px) {
  #key-people-block-slot .sl-horizontal-item {
    flex-basis: 33%;
    flex: 1;
  }
}

@media screen and (max-width: 1199px) {
  .CIG-Key-Individuals-CBC img {
    height: 190px;
    width: auto;
  }
}

@media screen and (max-width: 1024px) {
  .CIG-Key-Individuals-CBC img {
    width: 100%;
    height: 100%;
  }
  #key-people-block-slot .sl-horizontal-item {
    flex-basis: 33%;
    flex: 1;
  }
}

@media screen and (max-width: 991px) {
  #key-people-block-slot .sl-horizontal-item {
    flex-basis: 100%;
  }
}

@media screen and (max-width: 768px) {
  .CIG-Key-Individuals-CBC img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  #key-people-block-slot {
    padding: 25px;
  }

  .CIG-Key-Individuals-CBC img {
    height: auto;
    width: 100%;
    min-width: 300px;
  }

  #key-people-block-slot .sl-horizontal-item {
    flex-basis: 100%;
  }
}
